home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / programming / c / turbotext / readme < prev    next >
Encoding:
Text File  |  1978-11-24  |  554 b   |  12 lines

  1. Here are two REXX scripts which might prove useful for people who use the
  2. TurboText editor and the SAS/C v. 6 (or above) development system:
  3.  
  4.     Sclib_guide.ttx is a simple script that loads AmigaGuide documentation
  5.     (if any) on the SAS/C function currently under cursor.
  6.  
  7.     Scmsg_rendezvous.rexx is a `rendezvous' script between TTX and the SCMSG
  8.     message browser utility.  It enables one to fully utilize SCMSG with TurboText.
  9.  
  10. You can use the supplied Makefile to install both.  Use either "make install" or
  11. "make install.wsh" if you are a WShell owner.
  12.